func crypto/tls.skipUint8LengthPrefixed
3 uses
crypto/tls (current package)
ech.go#L238: func skipUint8LengthPrefixed(s *cryptobyte.String) bool {
ech.go#L262: !skipUint8LengthPrefixed(&s) || // session ID
ech.go#L264: !skipUint8LengthPrefixed(&s) { // compression methods
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)